Skip to content

fix(ng-dev): ensure node version check uses project directory after nvm install#3502

Merged
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:nvm-version
Mar 11, 2026
Merged

fix(ng-dev): ensure node version check uses project directory after nvm install#3502
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:nvm-version

Conversation

@alan-agius4
Copy link
Copy Markdown
Contributor

Sets the working directory to the project directory and enables silent mode when retrieving the Node.js version. This ensures that the logged version correctly reflects project-specific configurations like those in an .nvmrc file.

…vm install

Sets the working directory to the project directory and enables silent mode when retrieving the Node.js version. This ensures that the logged version correctly reflects project-specific configurations like those in an `.nvmrc` file.
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Mar 11, 2026
Copy link
Copy Markdown
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alan-agius4 alan-agius4 merged commit a84b05c into angular:main Mar 11, 2026
9 checks passed
@alan-agius4
Copy link
Copy Markdown
Contributor Author

This PR was merged into the repository. The changes were merged into the following branches:

@alan-agius4 alan-agius4 deleted the nvm-version branch March 11, 2026 14:01
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Apr 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants